/*All Rights Reserved*/

/*particular*/
.topicnews {
    width: 1050px;
    padding: 15px 0;
    line-height: 70px;
    margin: 0 auto;
    border-bottom: 3px solid #025395;
    font-size: 45px;
    font-weight: bolder;
    text-align: center;
    /*font-family: '\5b8b\4f53';*/
    overflow: hidden;
}
.yjxx {
    width: 1000px;
    padding-left: 50px;
    line-height: 66px;
    margin: 0 auto;
    background: url('../images/2022/pic_02.png') no-repeat 0 center;
    overflow: hidden;
    font-size: 14px;
}
.yjxx a {
    margin-right: 10px;
}
.yjxx a:nth-child(3) {
    margin-right: 0;
}
.yjxx a:last-child {
    float: right;
    margin-right: 0;
}

.xwyw .bigimg {
    width: 595px;
    height: 365px;
    padding: 25px;
    float: left;
}
.xwyw .bigimg .title {
    height: 40px;
    padding-left: 10px;
    text-align: left;
    box-sizing: border-box;
}
.xwyw .bigimg .title a {
    width: calc(100% - 160px);
    padding: 0;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    float: left;
}
.xwyw .bigimg .pagination {
    width: 160px;
    height: 40px;
    left: auto;
    right: 0;
    bottom: 0;
}
.xwyw .bigimg .pagination > .pagination-number {
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0;
    line-height: 40px;
    color: #fff;
    background: none;
}
.xwyw .bigimg .pagination > .pagination-number.selected {
    background: #015293;
}
.xwyw .content {
    width: 530px;
    line-height: 30px;
    margin-top: 25px;
    margin-right: 25px;
    display: inline;
    float: right;
}
.titlist li {
    width: auto;
    padding: 0 25px;
    border-left: 1px solid #c2c2c2;
    float: left;
}
.titlist li a {
    padding-bottom: 2px;
}
.titlist li:first-child {
    padding-left: 0;
    border-left: none;
}
.con li {
    width: 100%;
    font-size: 16px;
    line-height: 50px;
    float: left;
}
.content .con li {
    padding-left: 20px;
    background: url('../images/2022/li_bg.png') no-repeat 0 center;
    border-bottom: 1px dashed #c2c2c2;
    box-sizing: border-box;
}
.con li:last-child {
    border-bottom: none;
}
.con li a {
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    float: left;
}
.con li span {
    width: 20%;
    font-size: 14px;
    text-align: right;
    float: right;
}

.zwgk {
    padding: 25px;
    box-sizing: border-box;
}
.zfxxgk a {
    width: 245px;
    height: 65px;
    margin: 10px 0;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
}
.zfxxgk a:nth-child(odd) {
    float: left;
}
.zfxxgk a:nth-child(even) {
    float: right;
}
.zfxxgk li {
    width: 100%;
    line-height: 65px;
    font-size: 17px;
}
.zfxxgk span {
    width: 60px;
    margin-top: 15px;
    margin-right: 15px;
    height: 35px;
    float: left;
    color: #d9d9d9;
    font-size: 20px;
    text-align: center;
    border-right: 1px solid #d9d9d9;
    float: left;
}
.zfxxgk span img {
    /*vertical-align: middle;*/
}

#scroll2 {
    width: 1100px;
    margin: 0 auto;
}
#scroll2 img {
    width: 100%;
    height: auto;
}
#scroll2 .prevClass,
#scroll2 .nextClass {
    width: 26px;
    height: 42px;
    background: url('../images/2022/left.png') no-repeat;
    left: -50px;
}
#scroll2 .nextClass {
    background: url('../images/2022/right.png') no-repeat;
    left: auto;
    right: -50px;
}

.cxywtit {
    width: 80px;
    float: left;
}
.cxywtit li {
    width: 40px;
    padding: 20px;
    height: 115px;
    background-color: #4278a4;
    font-size: 22px;
    color: #fff;
    text-align: center;
    float: left;
    cursor: pointer;
}
.cxywtit li:last-child {
    margin-top: 10px;
}
.cxywtit li.act {
    background-color: #015293;
}
.cxywcon {
    width: 760px;
    float: right;
}
.cxywcon .con a li {
    width: 33%;
    height: 120px;
    padding-top: 30px;
    line-height: 26px;
    text-align: center;
    background: url('../images/2022/li_bg2.png') no-repeat right center;
}
.cxywcon .con a:nth-child(3n) li {
    background: none;
}
#cona1 a li {
    width: 25%;
    background: url('../images/2022/li_bg2.png') no-repeat right center;
}
#cona1 a:nth-child(4n) li {
    background: none;
}

.ldxx {
    height: 320px;
    float: right;
}
.ldxx li {
    width: 300px;
    margin: 15px 20px;
    text-align: center;
}
.ldxx li:first-child {
    padding-bottom: 15px;
    border-bottom: 1px solid #d9d9d9;
}

.xxyd {
    padding: 25px;
    box-sizing: border-box;
    height: 585px;
}
.xxyd .bigimg {
    width: 275px;
    height: 369px;
    margin-top: 10px;
    padding: 18px;
    background: url('../images/2022/pic_05.jpg') repeat-y;
    float: left;
    box-sizing: border-box;
}
.xxyd .bigimg span {
    font-size: 13px;
    color: #fffef0;
}

.xxyd .content {
    width: 460px;
    float: right;
}
.zwfw {
    padding: 0 20px;
    box-sizing: border-box;
    height: 585px;
}
.zwfw li {
    width: 100%;
    float: left;
    line-height: 20px;
    text-align: center;
}
.zwfw li:nth-child(5) {
    width: 100%;
    margin-top: 10px;
}
.zwfw li:nth-child(6),
.zwfw li:nth-child(7) {
    margin-top: 10px;
}
.zwfw li:nth-child(7) {
    float: right;
    text-align: right;
}
.wd510 {
    width: 510px;
}
.wd590 {
    width: 590px;
}
.wd840 {
    width: 840px;
}
.wd340 {
    width: 340px;
}
.lh50 li {
    line-height: 50px;
}

.tit {
    width: 100%;
    float: left;
    border-bottom: 1px solid #c2c2c2;
    margin-bottom: 10px;
    font-size: 20px;
}
.tit li {
    height: 30px;
    line-height: 30px;
    color: #2b2f33;
    cursor: pointer;
}
.tit01 span,
.tit .act span {
    font-weight: bold;
    color: #015293;
    border-bottom: 2px solid #015293;
}

.mt20 {
    margin-top: 20px;
}
.m40 {
    margin-top: 40px;
}
.ml20 {
    margin-left: 20px;
}
.mr30 {
    margin-right: 30px;
}

h1 {
    font-size: 25px;
    line-height: 40px;
}
h2 {
    font-size: 20px;
    line-height: 30px;
}
h3 {
    font-size: 18px;
    line-height: 40px;
    color: #7b7b7b;
}
p {
    font-size: 14px;
    line-height: 26px;
    text-align: left;
    text-indent: 28px;
}
li {
    line-height: 26px;
}
.static_gg {
    height: 100px;
    padding-top: 15px;
    box-sizing: border-box;
    background: url(../images/2022/ggbg.jpg) no-repeat;
    overflow: hidden;
}
.static_gg .wrapper {
    margin: 0 auto;
}

/*
body{
	background:url(/statics/yjglt/images/2022/yjglt_esd.jpg) no-repeat center top;
}
.innertop{
	margin-top:236px;
}
*/
.mob {
    display: none;
}

@media only screen and (max-width: 768px) {
    /* .mob{display: block;} */
    .pc {
        display: none;
    }
    .mob {
        display: block;
    }
    h2 {
        font-size: 20px;
    }
    img {
        width: 100%;
        height: auto;
    }

    .topicnews {
        width: 100%;
        line-height: 30px;
        font-size: 20px;
        text-align: center;
    }
    .yjxx {
        width: 100%;
        padding-left: 60px;
        font-size: 14px;
        box-sizing: border-box;
    }
    .yjxx a:nth-child(2),
    .yjxx a:nth-child(3) {
        display: none;
    }

    .xwyw .bigimg,
    .xwyw .content,
    #scroll2,
    .wd510,
    .wd590,
    .wd840,
    .wd340 {
        width: 96%;
        height: auto;
        margin: 10px 2%;
    }
    .xwyw .bigimg {
        padding: 0;
    }
    .con li span {
        font-size: 12px;
    }

    #scroll2 .prevClass,
    #scroll2 .nextClass {
        left: -2%;
        width: 13px;
        height: 21px;
        top: 60%;
        background-size: 100%;
    }
    #scroll2 .nextClass {
        right: -2%;
        left: auto;
    }

    .zwgk {
        padding: 5px;
    }

    .zfxxgk a {
        width: 48%;
        height: 50px;
    }
    .zfxxgk li {
        font-size: 12px;
        line-height: 50px;
    }
    .zfxxgk span {
        width: 40px;
        margin-right: 10px;
        margin-top: 10px;
    }
    .zfxxgk span img {
        width: 60%;
        height: auto;
    }

    .cxywtit {
        width: 100%;
    }
    .cxywtit li {
        width: 50%;
        box-sizing: border-box;
        height: 70px;
        font-size: 18px;
    }
    .cxywtit li:last-child {
        margin-top: 0;
    }
    .cxywcon {
        width: 100%;
    }
    .cxywcon .con a li {
        width: 50%;
    }
    .cxywcon .con a li img {
        height: 50px;
        width: auto;
    }
    .cxywcon .con a:nth-child(n) li {
        background: url('../images/2022/li_bg2.png') no-repeat right center;
    }
    .cxywcon .con a:nth-child(2n) li {
        background: none;
    }
    #cona1 a:nth-child(4) li,
    #cona1 a:nth-child(5) li,
    #cona1 a:nth-child(6) li,
    #cona1 a:nth-child(7) li {
        width: 50%;
    }

    .ldxx li {
        margin: 10px auto;
    }

    .xxyd {
        width: 100%;
        padding: 10px 2%;
        box-sizing: border-box;
        margin: 0;
    }
    .xxyd .bigimg {
        margin: 10px auto;
        float: none;
        overflow: hidden;
    }
    .xxyd .content {
        width: 100%;
    }

    .zwfw img {
        width: auto;
    }

    .tit {
        font-size: 18px;
    }
    .titlist li {
        padding: 0 10px;
    }

    p {
        padding: 0 10px;
    }
}

/*右边飘窗*/
.yjt-piaochuang {
    width: 300px;
    position: fixed;
    bottom: 5%;
    right: 1%;
    z-index: 999;
}
.yjt-piaochuang img {
    width: 100%;
    height: 100%;
}
/*左边飘窗*/
/*右边飘窗*/
.yjt-piaochuang-left {
    width: 300px;
    position: fixed;
    bottom: 5%;
    left: 1%;
    z-index: 999;
}
.yjt-piaochuang-left a {
    display: block;
    width: 100%;
    height: 100%;
}
.yjt-piaochuang-left img {
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 768px) {
    .yjt-piaochuang {
        width: 50%;
        bottom: 46%;
    }
    .yjt-piaochuang-left {
        width: 50%;
        right: 1%;
        bottom: 1%;
        left: auto;
    }
}
.macont {
    display: flex;
    align-items: flex-start;
}
.mabox {
    position: relative;
    display: inline-block;
    margin-top: 7px;
    width: 60%;
}
.mabox span {
    position: absolute;
    bottom: -24px;
    left: 25px;
    color: #535353;
    font-size: 12px;
    line-height: 13px;
}
.sp {
    justify-content: space-between;
}

/* 人大建议 */
@media screen and (max-width: 768px) {
    .zfxxgk li.li-rd {
        width: 120%;
        font-size: 12px !important;
        margin-left: -10px;
    }
    .xwyw .bigimg .pagination {
        width: 20%;
        height: auto;
    }
    #bottom {
        width: auto;
    }
    .xwyw .bigimg .title a {
        width: calc(100% - 22%);
    }
}

.not-width {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

/* 20240328 */
.tab-title {
    font-size: 18px;
    clear: both;
    height: 33px;
    line-height: 33px;
}
.tab-title li {
    float: left;
    text-align: center;
    width: 25%;
    float: left;
    background: #eee;
    cursor: pointer;
}

.tab-title .act {
    background: #015293;
    color: #fff;
}

.tab-content {
    margin: 15px auto;
    display: none;
}
.tab-content .conmore {
    color: #025395;
}
.tab-content .conmore:hover {
    font-weight: bold;
}
#tab-content0 {
    display: block;
}

/* 头条 20250320 */
.topline {
    position: relative;
    overflow: hidden;
    width: 1050px;
    padding: 15px 0;
    margin: 0 auto;
    font-size: 45px;
    font-weight: bolder;
    text-align: center;
}

.topline .swiper-slide {
    line-height: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.topline .top-pagination {
    left: 50%;
    bottom: 5px;
    width: fit-content;
    top: auto;
    text-align: center;
    transform: translateX(-50%);
}
.topline .top-pagination .swiper-pagination-bullet {
    float: left;
    opacity: 1;
    width: 40px;
    height: 5px;
    background: #ccc;
    border-radius: 3px;
    margin: 0 8px;
}
.topline .top-pagination .swiper-pagination-bullet-active {
    float: left;
    width: 50px;
    background: #015293;
    opacity: 1;
}
@media screen and (max-width: 768px) {
    .topline {
        width: 100%;
        padding: 15px 1%;
        font-size: 20px;
    }
    .topline .swiper-slide {
        line-height: 1.5;
    }
}
